Skip to content

allow overloading of recipe origin using env vars#105

Merged
tito merged 2 commits into
masterfrom
allow_override
Apr 23, 2013
Merged

allow overloading of recipe origin using env vars#105
tito merged 2 commits into
masterfrom
allow_override

Conversation

@tshirtman

Copy link
Copy Markdown
Member

This allows to use env vars to override the download of package for recipes, e.g.

export P4A_pyjnius_DIR=~/pyjnius

will make python-for-android copy ~/pyjnius instead of dowloading and extracting pyjnius from the url given in pyjnius recipe.

use a bashism, but since the script is declared to use /bin/env bash, shouldn't be a problem.

tito added a commit that referenced this pull request Apr 23, 2013
allow overloading of recipe origin using env vars
@tito tito merged commit 63e5c47 into master Apr 23, 2013
@tshirtman tshirtman deleted the allow_override branch April 23, 2013 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants